-- card: 11874 from stack: in.0-6 -- bmap block id: 12039 -- flags: 0000 -- background id: 9237 -- name: Icon Editor Empty ----- HyperTalk script ----- on closeCard lock screen hideInfo unlock screen with visual dissolve wait 20 end closeCard -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=21 top=19 right=301 bottom=336 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Info 1 ----- HyperTalk script ----- on mouseUp showFld end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=35 top=78 right=288 bottom=230 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Info 3 ----- HyperTalk script ----- on mouseUp showFld end mouseUp -- part 4 (field) -- low flags: 01 -- high flags: 2004 -- rect: left=347 top=78 right=256 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: ----- HyperTalk script ----- on mouseUp end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=458 top=216 right=259 bottom=497 -- title width / last selected line: 0 -- icon id / first selected line: 5233 / 5233 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: returnArrow ----- HyperTalk script ----- on mouseUp visual zoom close go cd "Icon Editor" of stack "•HC 2.0-2" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=101 top=310 right=328 bottom=268 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual dissolve go cd "Icon Editor Full" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=28 top=49 right=71 bottom=319 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Info 2 ----- HyperTalk script ----- on mouseUp showFld end mouseUp -- part 7 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=101 top=76 right=184 bottom=326 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: Info 2 ----- HyperTalk script ----- on mouseUp hide me end mouseUp -- part 9 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=49 top=107 right=250 bottom=217 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: Info 3 ----- HyperTalk script ----- on mouseUp hide me end mouseUp -- part 13 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=245 top=119 right=194 bottom=448 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: Info 1 ----- HyperTalk script ----- on mouseUp hide me end mouseUp -- part contents for card part 4 ----- text ----- Here is the Icon Editor. When you are using this editor, there are menus that give you special editing options just for working with icons. -- part contents for card part 7 ----- text ----- Identifying information about the icon showing appears in these two boxes. You can change an icon’s name if you like, or its ID number. You use this information to refer to icons from scripts. -- part contents for card part 9 ----- text ----- You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box. -- part contents for card part 13 ----- text ----- This is the Icon Editor window, without an icon in it. You can move it around on your screen.